-
Re: Extending GSUB of existing font using features file
> Manually transplanting the new GSUB table, updating indexes etc. with a simple script. Works, but feels hacky. This seems to be the safest route. Decompiling the existing GPOS to fea might break…2 -
Re: <aalt> before <ccmp>
I don’t think the example with liga and smcp feature is correct. If the liga feature comes first you will not get small caps for f+i. There are some features that are applied in a predefined order bu…8 -
Re: Kerning class definitions
My attempts to write kern features produced better results when all glyphs have classes. And a different advantage is that you can easily spot exceptions.2 -
Re: Initial and Medial-Final Latin characters
This tutorial might help: https://glyphsapp.com/tutorials/features-part-4-positional-alternates It is written for Glyphs but the Feature code is the same.2 -
Re: Open Fontdata Storage
Human readable also means that some can write software that deals with the file just by looking at the file. That is usually not possible with binary data (that can be reverse engineered, too but is …1
